home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / util / srchrv1 / searcher.txt < prev    next >
Text File  |  1993-01-24  |  5KB  |  109 lines

  1.  
  2. Searcher V 01/24/93
  3.  
  4.   This program, as far as I know, requires WINDOWS 3.1. It 
  5. also requires that you have the Arial and MS SansSerif 
  6. fonts installed. If you did a normal WINDOWS installation, 
  7. then these files are already installed. 
  8.  
  9.   To install this program, either run the included setup     
  10. program under Windows or do the installation manually. Manual 
  11. installation is performed by copying the SEARCHER.EXE File to a 
  12. directory of your choice. You will also have to copy the 
  13. VBRUN200.DLL and the GAUGE.VBX files into the WINDOWS system 
  14. directory. Then add the program to a program manager group of 
  15. your choice.
  16.  
  17. This program is composed of the following files:
  18.  
  19. SEARCHER.EXE located (by default) in C:\SEARCHER.
  20. SEARCHER.INI located in the WINDOWS directory.
  21. VBRUN200.DLL located in the WINDOWS/SYSTEM directory.
  22. GAUGE.VBX located in the WINDOWS/SYSTEM directory.
  23. SEARCHER.GRP located in the WINDOWS directory
  24.  
  25. The program will generate SEARCHER.INI in the WINDOWS directory 
  26. when it is run for the first time. VBRUN200.DLL may already be 
  27. installed on your system by other programs.
  28.  
  29.   I wrote this program to help me locate files in the various 
  30. bulletin board file lists that I have. You can enter (or 
  31. pick) files to scan and enter a string and the program will 
  32. attempt to locate files with the string in the name or 
  33. description. If you double click on a description line in 
  34. the big window, the program attempts to extract the file 
  35. name to the smaller file window in the upper right corner 
  36. of the program window. When you are finished searching for 
  37. file names, click the Clipboard button and the contents of 
  38. the small window will be copied into the clipboard. If this 
  39. is done while you are connected to a BBS via a WINDOWS comm 
  40. program, you can generally select a command for batch 
  41. download and then do an Edit Paste or press Shift Insert to 
  42. paste the filenames so that they may be downloaded. The 
  43. exact procedures for this will be determined by both the 
  44. BBS that you call and the comm program that you are using.
  45.  
  46.   As the program searches, the name of the file that it is 
  47. currently working on is displayed in the title bar and the 
  48. progress through the file is displayed on the bargraph at 
  49. the bottom of the program window. 
  50.  
  51.  
  52. The following information is also in the help box in the program.
  53.  
  54.  
  55.  
  56.     This program will scan selected filenames for search strings
  57.     and place those lines into a window where the filenames can be
  58.     extracted from them. It is primarily intended to be used to search
  59.     BBS download file lists for a specific string and extract those
  60.     filenames that it locates to the clipboard. This information can
  61.     then be pasted to your comm program to download those files.
  62.     
  63.     Search Path - File specification to search
  64.     
  65.     Search String - String to search all files for
  66.     
  67.     Browse Button - Select file specification
  68.     
  69.     Start/Stop Button - Start/Stop search process
  70.     
  71.     Exit Button - Leave program
  72.     
  73.     Clipboard Button - copy filenames in small box to clipboard
  74.     
  75.     Large file box - Lines from the files described by searchpath that
  76.     contain the search string are displayed here. Double clicking a line
  77.     will attempt to extract the file name to the small box in the upper 
  78.     right corner.
  79.     
  80.     Should you find this program useful, I would appreciate a donation of
  81.     $10.00. This would encourage me to continue to develop this program
  82.     and others. Should you feel inclined to make a donation, send it to:
  83.     
  84.     Tandy Penn
  85.     3306 Daisy Circle
  86.     Richardson, Tx. 75082
  87.     
  88.     I also my be contacted by leaving a message in the FIDONET WINDOWS
  89.     conference.
  90.     
  91.     LIMIT OF LIABILITY
  92.     
  93.     Searcher is distributed as-is.  The author disclaims all warranties,
  94.     expressed or implied.  The author will assume no liability for damages
  95.     either from the direct use of this product or as a consequence of the
  96.     use of this product.
  97.     
  98.     Searcher may be used by any private individual or non-commercial 
  99.     organization for any purpose. You may distribute it to
  100.     anyone, and you may place it on any archive or bulletin board system for
  101.     wider access. You may not charge anyone for it other than a reasonable fee to
  102.     cover your distribution costs.
  103.     
  104.     This program is written with Visual Basic 2.0 from Microsoft
  105.     Visual Basic and Windows are trademarks of Microsoft Corp.
  106.     
  107.  
  108.             
  109.